GrapeCity ActiveReports for .NET 14.0J
GetProperties(Attribute[]) メソッド

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > CustomProperties クラス > GetProperties メソッド : GetProperties(Attribute[]) メソッド
属性配列。
コンポーネントのこのインスタンスのプロパティを取得します。
シンタックス
'宣言
 
Public Overloads Function GetProperties( _
   ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties( 
   Attribute[] attributes
)

パラメータ

attributes
属性配列。

戻り値の型

このコンポーネントのインスタンスのためにフィルタされたプロパティを表すSystem.ComponentModel.PropertyDescriptorCollectionです。
参照

CustomProperties クラス
CustomProperties メンバ
オーバーロード一覧